home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 054a / ikk.zip / IKK31.INF < prev    next >
INI File  |  1993-01-25  |  2KB  |  60 lines

  1. ; IKK Setup script for MS Windows 3.1
  2. ;
  3. ; Copyright (c) 1993, Distant Markets, Edmonton, Canada
  4.  
  5. [Files]
  6. ; List of files on distribution diskette. Used for Install and Uninstall.
  7. ; Uppercase entries will be copied to SYSTEM directory,
  8. ; lowercase - to WINDOWS directory
  9.  
  10. ; File Name     Size Flags   Target Name
  11. KBDIKK.DR_   =   8470 COMMON  kbdikk.drv
  12. keybinds.ex_ =  45262 COMMON  keybind.exe
  13. setup.exe    = 142704 COMMON  iksetup.exe
  14. ikk31.inf    =   1757 KEEP    ikk31.inf
  15. ikk.ini      =    389 NOUPD   ikk.ini
  16. keybind.exe  =1
  17. iksetup.exe  =1
  18. KBDIKK.DRV   =1
  19.  
  20. [DDE_Install]
  21. GroupFile=NoCheck
  22. 1=CreateGroup(IKK,IKK_ALD)
  23. 2=ShowGroup(IKK,1)
  24. 3=DeleteItem(Indicator)
  25. 4=AddItem(KEYBIND.EXE,Indicator)
  26. 5=DeleteItem(IKK Setup)
  27. 6=AddItem(IKSETUP.EXE,IKK Setup)
  28.  
  29. [DDE_UnInstall]
  30. 1=DeleteGroup(IKK)
  31.  
  32. [Changes]
  33. ; List of files which will be changed. Value "system" mean that the file 
  34. ; is in SYSTEM directory (or in remote directory at network installation),
  35. ; othervise file take place in WINDOWS directory. In network installation
  36. ; files marked as "system" will be copied to local Windows directory
  37. ; to make it available for changes. All files which will be changed
  38. ; in [INI_*] sections must be listed here to define file directory.
  39.  
  40. system.ini=
  41. win.ini=
  42.  
  43. [INI_Install]
  44. 1=system.ini,keyboard,Switch=Shifts
  45. 2=system.ini,keyboard,second.dll=
  46. 3=system.ini,boot,keyboard.drv=kbdikk.drv
  47. 4=win.ini,windows,load==-keybinds.exe
  48. 5=win.ini,windows,load==+keybind.exe
  49. 6=ikk31.inf,INI_Uninstall,DoRemove==!
  50.  
  51. [INI_Update]
  52. 1=system.ini,boot,keyboard.drv=kbdikk.drv
  53. 2=win.ini,windows,load==-keybinds.exe
  54. 3=win.ini,windows,load==+keybind.exe
  55. 4=ikk31.inf,INI_Uninstall,DoRemove==!
  56.  
  57. [INI_Uninstall]
  58. lines=1
  59. 1=win.ini,windows,load==-keybind.exe
  60.